CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux tcp server

搜索资源列表

  1. tcp_server

    0下载:
  2. linux上的tcp服务器端程序,用于和linux上的客户端程序通信-tcp on linux server program for and the linux client on the communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1130
    • 提供者:wll
  1. tcp_server

    0下载:
  2. linux下socket编程,实现tcp通信,这为服务端。-under linux socket programming, tcp communication, which for the server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:804
    • 提供者:yupeixin
  1. TCPIPserver

    0下载:
  2. 基于linux环境下的C语言的服务器端代码:TCP/IPserver程序-Linux-based environment, C language server-side code: TCP/IPserver program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:640
    • 提供者:邹林
  1. dataserver

    0下载:
  2. linux下数据网关,用来处理,终端发送过来的数据,转发给服务器,tcp接口和HTTP接口-under linux data gateway to handle, the data sent from the terminal, forwarded to the server, tcp interface and HTTP interfaces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1357139
    • 提供者:吴东明
  1. Thread_Socket_Tcpip

    0下载:
  2. 多线程实现TCP/IP的Socket通信,包括Server端和Client端,在linux下开发运行成功。-Multi-threaded implementation of TCP/IP Socket communication, including the Server side and Client-side, running under linux development success.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-03
    • 文件大小:1437
    • 提供者:wang
  1. Socket.tar

    0下载:
  2. 在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1253
    • 提供者:梁小涵
  1. TCPnet

    0下载:
  2. Linux c 简单的代码 实现TCP客户端与服务器 服务器一直监听客户端并对客户端发送的消息进行显示-Linux c code a simple TCP client and server to listen for client and server has been sent by the client to display a message
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1644
    • 提供者:yaota
  1. network

    0下载:
  2. 实现linux下基于tcp协议的客户端和服务端的数据传送-to realize the communication between client and server by using tcp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:20323
    • 提供者:李欣
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. network-video--player

    1下载:
  2. 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-05-30
    • 文件大小:8192
    • 提供者:nie
  1. chatsysforgroup

    0下载:
  2. 在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A samll module on user management
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:27571
    • 提供者:ann
  1. tcpcs

    0下载:
  2. tcp 客户端 服务器 linux下 socket编程-tcp client server socket bind connect
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2763
    • 提供者:微笑的鱼儿
  1. demo_by_yuri

    1下载:
  2. linux 超级服务器 实现服务器端文件列表 文件信息查看 文件下载等功能 自动切换tcp 和udp协议-super server based on linux plate, using the protocol both of tcp and udp...
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4158
    • 提供者:yuri
  1. multiprocess_tcp_server

    0下载:
  2. 基于linux的环境下的TCP协议的多进程服务器端的网络编程,参考此代码可以为初学者理解多进程服务端程序的编写开个好头-Multi-process server-side network programming based on the TCP protocol under the Linux environment, reference this code for beginners to understand the multi-process server program to write
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:21955
    • 提供者:殷巧
  1. tcpclient

    0下载:
  2. 一个基于Linux上的c语言tcp客户端程序,连接客户端到服务器端-Connecting a TCP client to a server, a client program, based on Linux c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1519
    • 提供者:tony
  1. LinuxChatRoom

    0下载:
  2. 在linux系统下使用TCP协议实现文件的上传下载,实现客户端与服务器的信息交互。-Use the TCP protocol in linux system file uploading and downloading information of the client and server interaction.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1420
    • 提供者:
  1. linux_uici_tcp_pthread

    0下载:
  2. 基于linux系统,通过TCP/IP协议,完成文件大小的识别,并通过客服端传输到服务器!-Based on the Linux system, through the TCP/IP protocol, file size recognition, and through the customer terminal is transmitted to the server!
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:10832
    • 提供者:wangzh
  1. file_server

    0下载:
  2. 采用linux C写的一个TCP文件服务器,具有上传,下载等功能-Linux C wrote a TCP file server, upload, download
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:22116
    • 提供者:杨浩然
  1. chatRoom

    0下载:
  2. 基于TCP/IP协议的聊天室程序,其中包括客户端与服务器,该程序是在LINUX下,用QT编写的-TCP/IP protocol-based chat room procedures, including client and server, the program is under LINUX, written with QT
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:557209
    • 提供者:李邵逸马
  1. ezsvr

    0下载:
  2. linux环境下的ACE框架的网络服务器,能用UDP、TCP进行通信。采用适配器模式。-the ACE framework network server linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:6036191
    • 提供者:周维生
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com